PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFDisplayRectangle Class / setTop Method
The y coordinate of rectangle's top left corner.
In This Topic
    setTop Method
    In This Topic
    Sets top position.
    Syntax
    public void setTop( 
       double value
    )

    Parameters

    value
    The y coordinate of rectangle's top left corner.
    See Also